getEnableAnnotationsAndFieldsEdit Method
In This Topic
Gets a value indicating whether the user can edit the annotations and form fields.
If true, the user can add or modify text annotations, fill in interactive form fields, and, if is also set, create or modify interactive form fields (including signature fields).
Syntax
public boolean getEnableAnnotationsAndFieldsEdit()
|
Return Value
True if the user can edit the annotations and form fields.
See Also